Telegram Group & Telegram Channel
Какой из следующих SQL запросов вернет все записи, отсортированные по колонке name в порядке возрастания из которых будут исключены записи, содержащие NULL в колонке description?
Anonymous Quiz
SELECT * FROM table_name WHERE description IS NOT NULL ORDER BY name ASC;
SELECT * FROM table_name WHERE description NOT NULL ORDER BY name ASC;
SELECT * FROM table_name WHERE description <> NULL ORDER BY name ASC;
SELECT * FROM table_name WHERE NOT (description IS NULL) ORDER BY name ASC;
515 answered



tg-me.com/sql_for_qa/129
Create:
Last Update:

BY SQL для тестировщика


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/sql_for_qa/129

View MORE
Open in Telegram


SQL для тестировщика Telegram | DID YOU KNOW?

Date: |

Telegram Gives Up On Crypto Blockchain Project

Durov said on his Telegram channel today that the two and a half year blockchain and crypto project has been put to sleep. Ironically, after leaving Russia because the government wanted his encryption keys to his social media firm, Durov’s cryptocurrency idea lost steam because of a U.S. court. “The technology we created allowed for an open, free, decentralized exchange of value and ideas. TON had the potential to revolutionize how people store and transfer funds and information,” he wrote on his channel. “Unfortunately, a U.S. court stopped TON from happening.”

SQL для тестировщика from hk


Telegram SQL для тестировщика
FROM USA